A Deep Dive Into Python Dictionaries
dev.to·3d·
Discuss: DEV
🌿Trie Structures
What Happens Behind the Scenes When You Run Python Code
fusion-institute.com·12h·
Discuss: DEV
🔧Error Recovery
Why you should be using pathlib (2018)
treyhunner.com·6h·
Discuss: Lobsters
🤐Zipper Structures
Beating the L1 cache with value speculation (2021)
mazzo.li·5h·
Discuss: Lobsters
🔮Branch Predictors
Souvenir
deprogrammaticaipsum.com·18h
🔗Weak References
A Generic Vector Implementation in C using void*, func*
github.com·5h·
🪄C Metaprogramming
Is Odin Just a More Boring C?
dayvster.com·10h·
Discuss: Hacker News
🐹Go Internals
It's Almost Time for Python 3.14 and Other Python News
realpython.com·7h
💬Interactive REPLs
Rodrigo Girão Serrão: Functions: a complete reference | Pydon't 🐍
mathspp.com·14h
🚪Function Prologues
Plotly Dash — A Structured Framework for a Multi-Page Dashboard
towardsdatascience.com·9h
Live Coding
Stop Writing Messy Spiders. The Professional Way with Scrapy-Poet
dev.to·3d·
Discuss: DEV
⚙️TOML Parsers
Highly concurrent in-memory counter in GoLang
engineering.grab.com·21h
🧠Memory Models
Optimizing Python Loops for Speed and Memory Efficiency with Generators
dev.to·4h·
Discuss: DEV
🚀Code Motion
🚀 Understanding Global Objects in Uniface 10.4
dev.to·1d·
Discuss: DEV
🔗Language Toolchains
Why is allocating in this example so fast? Am I actually allocating?
reddit.com·7h·
Discuss: r/rust
📚Stack Allocation
A Gentle Introduction to TypeScript for Python Programmers
kdnuggets.com·5h
🌊Gradual Typing
PostgreSQL Aggregation Processing Speed
blog.kagamino.dev·5h·
Discuss: Hacker News
📋JSON Parsing
Python's Pty.spawn() Demystified
yatsushi.com·5h·
Discuss: Hacker News
💻Terminal Control
Understanding Object-Oriented Programming
understandingoop.com·12h·
Discuss: Hacker News
🔪Program Slicing
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·15h·
Discuss: Hacker News
Cache Optimization